Skip to content

Fixed #9533 - Position: positioning within document raises error #1072

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

meyertee
Copy link
Contributor

@meyertee meyertee commented Sep 4, 2013

Bug #9533

Added a unit test raising the error & added an isDoc boolean to withinInfo to avoid calling css( "overflow-x" ) on document.

Note that the error isn't raised when css( "overflow-x" ) is called on another element earlier. So the test may not fail when running all unit tests. It does fail when only running 'tests/unit/position/position.html'

http://bugs.jqueryui.com/ticket/9533

@tjvantoll
Copy link
Member

@meyertee Can you sign our CLA so we can review this? Thanks.

@meyertee
Copy link
Contributor Author

meyertee commented Sep 6, 2013

@tjvantoll done!

expect( 7 );

collisionTest({
within : document
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No space before the colon, same thing for the next two.

@scottgonzalez
Copy link
Member

I addressed @jzaefferer's comments and squashed. Thanks.

scottgonzalez pushed a commit that referenced this pull request Jan 15, 2014
Fixes #9533
Closes gh-1072
(cherry picked from commit 1bbbcc7)
@meyertee
Copy link
Contributor Author

Thank you and sorry for taking too long to do the amendments myself

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants